home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 139
/
(Vol 139) Sep 24 2011.iso
/
Games
/
sheep_are_save.swf
/
scripts
/
DefineButton2_163
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2011-09-24
|
68b
|
5 lines
on(release){
_parent.startPause();
this.gotoAndStop(2);
}